const regexp/syntax.maxHeight
3 uses
regexp/syntax (current package)
parse.go#L93: const maxHeight = 1000
parse.go#L258: if p.numRegexp < maxHeight {
parse.go#L267: if p.calcHeight(re, true) > maxHeight {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)